runtime.mspan.pinnerBitSize (method)

2 uses

	runtime (current package)
		pinner.go#L290: func (s *mspan) pinnerBitSize() uintptr {
		pinner.go#L322: 	bytes := alignUp(s.pinnerBitSize(), 8)